home *** CD-ROM | disk | FTP | other *** search
- -- background: 2590 from stack: in
- -- bmap block id: 3991
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on newStack
-
- end newStack
-
- on openBackground
- push recent card
- end openBackground
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=143 top=300 right=328 bottom=175
- -- title width / last selected line: 0
- -- icon id / first selected line: 3430 / 3430
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Address
- ----- HyperTalk script -----
- on mouseUp
- get the selection
- visual effect zoom open
- go to "Address"
- if it is not empty then find it
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=207 top=300 right=328 bottom=237
- -- title width / last selected line: 0
- -- icon id / first selected line: 15972 / 15972
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: go to calendar
- ----- HyperTalk script -----
- on mouseUp
- hide menuBar
- go to "Calendar"
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=176 top=300 right=328 bottom=206
- -- title width / last selected line: 0
- -- icon id / first selected line: 17357 / 17357
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: go to To Do
- ----- HyperTalk script -----
- on mouseUp
-
- end mouseUp
-
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=13 top=16 right=41 bottom=40
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseStillDown
- visual effect wipe right
- go to previous card
- end mouseStillDown
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=470 top=13 right=39 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseStillDown
- visual effect wipe left
- go to next card
- end mouseStillDown
-
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=39 top=300 right=328 bottom=71
- -- title width / last selected line: 0
- -- icon id / first selected line: 21700 / 21700
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go Home
- end mouseUp
-
-
-
- -- part 165 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=283 top=186 right=319 bottom=484
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name:
-
-
- -- part 181 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=20 top=161 right=294 bottom=34
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name:
-